xen.git
2008-09-03 Keir FraserACPI: Remove a redundant call to acpi_hw_register_read().
2008-09-03 Keir FraserFix for VCPU periodic timer.
2008-09-03 Keir Fraserxend: move the call to XendDevices.destroy_device_state()
2008-09-02 Keir Fraserxend: Fix Bug 1336
2008-09-01 Keir Fraserx86: allow Dom0 to control a few more MSR bits
2008-09-01 Keir Fraserx86: make {get,put}_page_type() preemptible
2008-09-01 Keir Fraser[IA64] use ioemu-remote as default on ia64.
2008-09-01 Keir Fraserioemu: fix multiple pci-attach/pci-detach by removing...
2008-08-30 Keir Frasercross-install: Only apply in tools directory, and autom...
2008-08-30 Keir Fraserstubdom: Absolute path for XEN_ROOT.
2008-08-29 Keir Fraservtd: fix Dom0 S3 when VT-d is enabled.
2008-08-29 Keir Fraserx86: constify microcode hypercall argument
2008-08-29 Keir Fraserdocs: A small update in the vtpm documentation file.
2008-08-29 Keir FraserUpdate the URL for the ACPI compiler sources.
2008-08-29 Keir FraserRun cross-compilation-aware install wrapper script.
2008-08-29 Keir Fraseramd: Extended migration support
2008-08-29 Keir Fraserdocs: Fix datamodel-graph of XenAPI
2008-08-29 Keir Fraserpv-grub: fix example file
2008-08-28 Keir Fraserx86: time_calibration_rendezvous must be invoked with...
2008-08-28 Keir Fraserstubdom: fix munmap's update_va_mapping flag passing...
2008-08-28 Keir Frasersoftirq: Add sanity assertion about NR_SOFTIRQS.
2008-08-28 Keir Fraserx86: There are now two x86-specific softirqs.
2008-08-28 Keir FraserUpdate Xen version for 3.4-unstable development phase
2008-08-28 Keir Fraserhvmloader: skip upper field of 64 bit base address...
2008-08-28 Keir Fraserioemu, passthru: make upper field of 64 bit bar writable.
2008-08-28 Keir Fraserstubdom: add LANG=C for 'gcc -print-search-dirs'
2008-08-28 Keir Fraserdocs: Update user manual for 3.3.
2008-08-28 Keir Fraserxend: Cleanup destroy and destroyDomain methods
2008-08-28 Keir Fraserstubdom: make xc_map_foreign_ranges use malloc instead...
2008-08-27 Keir Fraserlibxc: Use vcpu_guest_context_any_t instead of two...
2008-08-27 Keir Fraserhvmloader: Fix e820_malloc() after bug I introduced...
2008-08-27 Keir Frasertools/xenmon/Makefile: Move LDFLAGS after $<
2008-08-27 Keir Fraserstubdom: add v?errx? and v?warnx? functions
2008-08-27 Keir Fraserioemu: Add SEEK_STAT in all non-error cases except...
2008-08-27 Keir Fraserhvm: Use main memory for video memory.
2008-08-27 Keir Frasermini-os: Fix build failure with void* arithmetic.
2008-08-27 Keir FraserFall back to a timer linked list when the timer heap...
2008-08-27 Keir FraserUse 'gcc -v 2>&1 | tail -1' to extract gcc version.
2008-08-27 Keir Fraserxmalloc: Cannot be called in IRQ context so doesn't...
2008-08-27 Keir Fraserx86: Signal softirq-context calibration with an actual...
2008-08-27 Keir Fraserx86: Assert in_irq() while processing guest-bound inter...
2008-08-27 Keir FraserMore precise regexp to extract version line from 'gcc...
2008-08-27 Keir Frasermini-os: Add printf format checking to xenbus_printf
2008-08-27 Keir Fraserioemu-stubdom: drop --disable-gfx-check option, already...
2008-08-27 Keir Fraserstubdom: support quotes in argument passing
2008-08-27 Keir Fraserstubdom: make munmap work in batches to fix stack overflow
2008-08-27 Keir Fraserxend: fix LinuxImageHandler debugging output
2008-08-27 Keir FraserPyGRUB: fix menu flicker
2008-08-27 Keir Frasermini-os: make xenbus_read_integer and xenbus_printf...
2008-08-27 Keir Fraserstubdom: drop debugging message
2008-08-27 Keir Fraserstubdom: add syslog functions
2008-08-27 Keir Fraserstubdom: add dummy pthread_mutexattr*
2008-08-27 Keir Fraserstubdom: int32_t is provided by stdint.h, not sys/types.h
2008-08-26 Keir Fraserx86 hvm: More checking around REP MOVS emulation.
2008-08-26 Keir Fraservtd: do FLR before xc.domain_destroy()
2008-08-26 Keir Fraserx86 hvm: Emulate RAM-to-RAM REP MOVS copies efficiently.
2008-08-26 Keir Fraservtd: Fix ioapic interrupt remapping
2008-08-26 Keir Fraserxend: Avoid multiple assignments to same dict key in...
2008-08-25 Keir Fraserx86: Time rendezvous function does not need to disable...
2008-08-21 Keir Fraserhvmloader: Debug build incorporates HVM environment...
2008-08-21 Keir Fraserxentrace: Fix typo in xentrace_formats file.
2008-08-21 Keir FraserAdded tag 3.3.0-branched for changeset 1e99ba5403562373...
2008-08-21 Keir Fraserx86: fix l1_disallow_mask() for HVM guests with pass...
2008-08-21 Keir FraserPV-on-HVM: unmask_evtchn() must always use hypercall.
2008-08-20 Keir FraserUpdate Xen version for 3.3.0-rc8-pre
2008-08-20 Keir FraserAdded tag 3.3.0-rc7 for changeset daf1193bcd11345d566a4...
2008-08-20 Keir FraserUpdate Xen version for 3.3.0-rc7
2008-08-20 Keir Fraserx86 hvm: Fix binary arithmetic in hvmemul_linear_to_phys().
2008-08-20 Keir FraserUpdate Xen version for 3.3.0-rc7-pre
2008-08-20 Keir FraserAdded tag 3.3.0-rc6 for changeset bc372510f1794ee41a8b0...
2008-08-20 Keir FraserUpdate Xen version for 3.3.0-rc6
2008-08-20 Keir Fraserdomctl: ssidref is not initialized if !XSM_ENABLE
2008-08-20 Keir Fraserx86: APs enable x2APIC only when BSP did so.
2008-08-20 Keir Fraserioemu: Fix unmapping issue on hot-removing pass-thru...
2008-08-19 Keir Fraserx86 hvm: Another clarifying comment in the HVM address...
2008-08-19 Keir Fraserx86 hvm: Add clarifying comments about clipping repeate...
2008-08-19 Keir Fraserx86 hvm: Build fix: param is paddr_t not ulong.
2008-08-19 Keir Fraserx86, hvm: Observe EFLAGS.DF when performing segmentatio...
2008-08-19 Keir Fraserx86_emulate: Do not request emulation of REP instructio...
2008-08-19 Keir Fraservtd: Don't do FLR when we create domain or hotplug...
2008-08-19 Keir Fraserxend: fixes a typo in the PIF class of the Xen-API...
2008-08-18 Keir Fraserx86: update ioport_quirks_tbl[] for the proliant DL7xx
2008-08-15 Keir FraserUpdate Xen version for 3.3.0-rc6-pre
2008-08-15 Keir FraserAdded tag 3.3.0-rc5 for changeset b4dba6a0e97cb6dd080fa...
2008-08-15 Keir FraserUpdate Xen version for 3.3.0-rc5
2008-08-15 Keir Fraserx86, hvm: Fix softtsc for AMD-V
2008-08-14 Keir Fraserx86 shadow: Fix OOS typecounting.
2008-08-14 Keir Fraserpv-grub: On x86_64, also build an x86_32 pv-grub
2008-08-14 Keir FraserFix restore crash with certain guest memory sizes
2008-08-14 Keir Fraserx86, shadow: Fix OOS on domain crash.
2008-08-14 Isaku Yamahata[ia64] remove the runtime warning when hvmop_set_mem_ty...
2008-08-13 Isaku Yamahatamerge with xen-unstable.hg
2008-08-13 Keir Frasershadow: Fix BUILD_BUG_ON().
2008-08-13 Keir FraserMSI-X: enhancement
2008-08-13 Keir Fraserxend: Allow xenconsoled to be passed arguments at startup
2008-08-13 Keir Fraserxend: Make sure that 'PV_kernel' config param is not...
2008-08-13 Keir Fraserx86: Simplify arch_virq_is_global().
2008-08-13 Keir Fraserx86: Fix shadow code's handling of p2m superpage changes
2008-08-13 Keir Fraserx86 shadow: Relax BUILD_BUG_ON() regarding struct sizes.
2008-08-13 Keir Fraserx86, shadow, oos: Remove overzealous warning and simpli...
next